Snapservice Reports Clusters VirtualMachines Info
The Snapservice Reports Clusters VirtualMachines Info schema contains properties that provide information regarding the virtual machine.
This schema was added in vSphere API 9.0.0.0.
{
"name": "string",
"deleted": false,
"exists": false
}
Name of the virtual machine.
This property was added in vSphere API 9.0.0.0.
This property is deprecated.
Whether the virtual machine is deleted.
This property was added in vSphere API 9.0.0.0.
Whether the virtual machine exists in the VC inventory. If the virtual machine no longer exists, but has had snapshots in the cluster for the last 90 days, then this will be False. If the virtual machine is a replication placeholder, then this will be set to False.
This property was added in vSphere API 9.1.0.0.
This property is optional because it was added in a newer version than its parent node.